Skip to content

BUG: read_fwf not handling skiprows correctly with iterator #44621

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 26, 2021

Conversation

phofl
Copy link
Member

@phofl phofl commented Nov 25, 2021

@phofl phofl added IO CSV read_csv, to_csv IO Fixed Width read_fwf and removed IO CSV read_csv, to_csv labels Nov 25, 2021
@jreback jreback added this to the 1.4 milestone Nov 26, 2021
@jreback jreback merged commit d6723fd into pandas-dev:master Nov 26, 2021
@jreback
Copy link
Contributor

jreback commented Nov 26, 2021

thanks @phofl

@phofl phofl deleted the 10267 branch November 26, 2021 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

read_fwf() doesn't work properly when both skiprows and iterator options are used.
2 participants